home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 676-700 / 686 / bonappetit / installarplib < prev    next >
Text File  |  1995-03-18  |  207b  |  8 lines

  1. if not exists sys:libs/arp.library
  2. copy arp.library to sys:libs/arp.library clone
  3. echo "Installed arp.library in your libs directory."
  4. else
  5. echo "You already have arp.library in your libs directory."
  6. endif
  7.  
  8.